home *** CD-ROM | disk | FTP | other *** search
/ Aminet 43 / Aminet 43 (2001)(GTI - Schatztruhe)[!][Jun 2001].iso / Aminet / game / role / gumband.lha / Gumband215a / gumband-215a.txt < prev    next >
Text File  |  2001-04-29  |  28KB  |  573 lines

  1. ****************************************************************************
  2. Our story so far...
  3.   It is the time of the Conjunction of a Million Spheres. Your Earth is
  4. composed almost entirely of cave-riddled mountains (which have their own
  5. dark inhabitants, known mostly by rumour), with villages in the few fertile
  6. valleys that exist. Except for high summer, movement and trade between the
  7. villages is almost impossible.
  8.   Fresh rumour begins infiltrating the villages.  Rumours about the strange,
  9. otherworldly beings that have begun to concentrate in the vast system of
  10. caves under the mountains.  Rumours that the forces of Chaos are gathering
  11. in unheard of numbers (led by three Chaos Lords referred to only as "The
  12. Sword Rulers"), somewhere deep within the Earth, preparing for a great
  13. battle with Law, upsetting the rule of the Cosmic Balance on your plane.
  14.   Something needs to be done.  The Balance must be restored.  Someone must
  15. journey to the bowels of the Earth and attempt to banish these Sword Rulers
  16. from your plane...
  17. ****************************************************************************
  18.  
  19. =============================================
  20. = Gumband 2.1.5a = Last Update: 23-Apr-2001 =
  21. ============================================================================
  22. Changes from Gumband 2.1.4a are marked with '##'. Only the most major
  23. changes are listed here, to keep things short...
  24. ============================================================================
  25. Send any and all complaints (or praise ;) to aa343@chebucto.ns.ca. Patches,
  26. makefiles, etc., should be sent to gumby_jd@yahoo.com (due to a lack of
  27. INBOX space at the first address).
  28. ============================================================================
  29. PLEASE NOTE: Preserving savefile compatability is *NOT* important to me. I
  30. *highly* suggest you finish up your current character with your current
  31. version before moving to this one. At the very least, monster memory could
  32. be severely messed up between versions...
  33. ============================================================================
  34. I've only ever compiled this under MS-DOS with DJGPP. Your milage may vary
  35. for other platforms and compilers... :) If you've had problems compiling
  36. ZAngband v2.1.1c, then you'll probably have problems compiling Gumband.
  37.   NOTE: I hear that there are major problems running the DOS version, and
  38. compiling a Windows version with LCC, under Windows ME. I'm sorry, but since
  39. I have no familiarity with either, there's nothing I can do. :( If someone
  40. manages to get things working for that platform and/or compiler, could they
  41. please mail me the makefile they used and any source files they needed to
  42. update? [with explanatory notes, of course, so that I can add them without
  43. breaking things for everyone else :]
  44. ============================================================================
  45. Thanks to Bablos for compiling the Amiga version.
  46. Thanks to Franklin Bratcher for compiling the Windows version.
  47. Thanks to Gileba for compiling the Mac-PPC version.
  48. Thanks to Erick Bock for his help in fixing the problems I was having with
  49.    getting the final mutation activation working.
  50. ============================================================================
  51. Thanks to all the folks in #angband and rec.games.roguelike.angband who've
  52. put up with me, and even helped me in many cases, while I was plundering
  53. their knowledge of C for this little project. :) So, if you've responded to
  54. any of my posts dealing with Gumband, or C programming in general, consider
  55. yourself thanked. :) [individual thanks will be down there in the entries
  56. that apply]
  57. ============================================================================
  58. There have been other minor changes than those listed here that are no
  59. longer worth individual mentions. Most changes to the monster, object and
  60. artifact lists won't be included here, and some items might drop off the
  61. list from time to time (to save space), tho that won't mean that the change
  62. has been reversed.
  63. ============================================================================
  64.  
  65. 01) Implemented a quick start option. If you select it, your character will
  66. start the game with mildly enchanted equipment in their inventory. The
  67. enchantments include a minor Slay or Brand for weapons with a few plusses,
  68. and one of the basic elemental resistances for armour. The Ranger's Short
  69. Bow only gets plusses. Using this option will cut your final score in half
  70. and character dumps will be marked.
  71.  
  72. 02) As Chaos Patrons, Mabelrode, Xiombarg and Arioch will now, not counting
  73. 'wrath' and 'piss off' events, never TY Curse (unless, as a Chaos Warrior,
  74. you kill them) you or blast your armour or weapon. They also can give a
  75. *VERY* genereous reward. [see 'Chaos Warriors' below]
  76.  
  77. 03) Chaos Resistance no longer gives Confusion Resistance.
  78.  
  79. 04) Being Berserk now gives +25 to hit and +10 to damage. In return, you are
  80. reduced to just the base AC of worn armour and your Dexterity bonus, minus a
  81. further 10 points. Spellcasting failure rates go up by 25% as well.
  82.  
  83. 05) All effects (not the damage) from Nexus can now be resisted by a check
  84. against the character's saving throw. [previously, only the scrambling and
  85. teleport level effects could be resisted this way]
  86.  
  87. 06) Summoning rune traps no longer have a chance of TY Cursing you.
  88.  
  89. 07) In stores, you can now use either the 'x' or the 'l' key if one of them
  90. doesn't work for you. [added mostly so that, with my default macros included
  91. in pref.prf, those using the original keyset don't have to prefix the 'x'
  92. with a '\'.]
  93.  
  94. ##08) I have implemented Kamband-style Ghosts, but as a player state (ie,
  95. any race and class) instead of a race. The player starts out in the dungeon
  96. on level 96, on a random stairwell, with a load of Scrolls of Identify. The
  97. player cannot use Word of Recall effects until he or she reaches the town,
  98. at which point the character loses the abilities granted by this ghostly
  99. status (See Invisible, Telepathy, Slow Digestion, permanent Lite, Speed +10,
  100. wizard-lighting levels upon entry, and being able to pass through walls with
  101. out damage).
  102.   Note that down stairs will be created on quest levels while you are in
  103. 'astral' form - it was the easiest way to make sure the player could escape
  104. those levels if a nasty was generated next to him or her. :)
  105.   Thanks to DarkGod for all of his help on this subject, and thanks to
  106. Ivan Tkatchev for creating Kamband and thus giving me the idea to put it in
  107. Gumband. :)
  108.  
  109. ##09) Turned the Spoiler Generation debug command into a standard command,
  110. accessed via the '$' key in both command sets. Note that the *.spo files
  111. will be generated in ./lib/info. Spoilers can be viewed externally, of
  112. course, but can also be found through the in-game help system. [also altered
  113. the help menu organization a tiny bit. :]
  114.  
  115. ##10) Added a help file listing Wizard/Debug Mode commands, which is
  116. ./lib/help/wizcmd.txt.
  117.  
  118. ##11) Temporary boosts to Infravision (ie, the potion) now increases your
  119.  Infravision by 20' (was 10').
  120.  
  121.  
  122.               ####### Altered Races and Classes #######
  123.  
  124. (see /lib/help/birth.txt and the source for full details on races and
  125.  classes)
  126.  
  127. Beastmen:
  128.  In addition to the chance of gaining mutations as they increase in level,
  129.    Beastmen now randomly gain and lose mutations every once in a while as
  130.    they move around or rest...
  131.  Due to being a plaything of Chaos, Beastmen get +1 to the number of effects
  132.    during a do_poly_self(). Beastmen Chaos Warriors tend to get slammed
  133.    pretty hard when polymorphed. :)
  134.  
  135. Chaos Warriors:
  136.  If you have Arioch, Xiombarg or Mabelrode as a patron, and you kill them,
  137.    then you will be hit with multiple TY Curses.
  138.  Now use WIS for their spell stat instead of INT (they get their magic
  139.    through their patron (god), like Priests and Paladins do, so this is more
  140.    appropriate). [this also means that they get their prayers randomly
  141.    (chaotically! :) and can wear gloves without penalty - think of them as
  142.    Chaos Paladins now]
  143. ## Swapped their +1 INT bonus with their +0 WIS bonus, to make the above a
  144.    bit fairer.
  145.  Due to being a plaything of Chaos, Chaos Warriors get +1 to the number of
  146.    effects during a do_poly_self(). Beastmen Chaos Warriors tend to get
  147.    slammed pretty hard when polymorphed. :)
  148.  
  149. Draconians:
  150.  Now gain the following resistances at the level in brackets: Fire (5),
  151.    Cold (10), Acid (15), Electricity (20), Light (25), Dark (30),
  152.    Poison (35).
  153.  Breath weapon type is randomly chosen from a list that is added to as
  154.    levels are gained. All Draconians have Fire breath. The breath types that
  155.    follow are added at the levels in brackets: Cold (10), Acid (15),
  156.    Electricity (20), Light (25), Dark (30), Poison (35), Shards (40),
  157.    Chaos (45), Mana (50). [breath type was previously determined by class]
  158.  XP required now at +125% (down from +150%).
  159.  
  160. Gambolts:
  161.  Exceptional DEX & CHR (both sustained), Saving Throw and Stealth. Decent
  162.    Searching and great Perception. All other stats and skills are average.
  163.  Permanent speed +2.
  164.  Hit Dice of 8, 60' infravision, and an XP penalty of +30%
  165.  Racial activation is Charm Monster at level 20, which becomes Charm
  166.    Monsters at level 50.
  167.  Cannot 'legally' choose to be Priests, Paladins, Chaos Warriors or Monks.
  168.  
  169. Golems:
  170.  They now resist Fire (because of their 'birth' in a kiln, forge, or quarry)
  171.    and Shards, in addition to their original Poison resistance.
  172.  They no longer get intrinsic See Invisible, Free Action or their level 35
  173.    Hold Life, but keep their Slow Digestion.
  174.  Intrinsic Armour Class has been changed to equal the Golem's level.
  175.  
  176. Half-Giants:
  177.  Racial activation ('Stone to Mud') has been altered to only work when the
  178.    player is adjacent to a non-permanent wall (or a closed door). If not,
  179.    the Half-Giant just waves his or her fists uselessly in the air. :)
  180.  XP required now at +25% (down from +50%).
  181.  
  182. Half-Titans:
  183.  XP required now at +125% (down from +150%).
  184.  
  185. Half-Trolls:
  186.  All Half-Trolls, not just Warriors, get Slow Digestion with their level 15
  187.    Regeneration.
  188.  
  189. High-Elves:
  190.  XP required now at +75% (down from +100%). High Elves just aren't all that
  191.    impressive these days.
  192.  
  193. High Magi:
  194.  Now get a mana bonus of +50% instead of the normal +25%.
  195.  Pseudo-ID speed is based on magical realm (faster pseudo-ID for those
  196.    realms that get Identify later, or not at all)
  197.  
  198. Monks:
  199. ## Stealth skill now 4 (was 5).
  200.  
  201. Priests:
  202.  The penalty for using edged weapons is now a *real* penalty of (-15,-15)
  203.    instead of the (-2,-2) that no one ever really noticed. See also the
  204.    Spellcasting section below.
  205.  
  206. Rangers:
  207.  Bonus shots with Short and Long Bows at levels 15, 30 and 45, instead of
  208.    just at levels 20 and 40.
  209.  Nature magic only, no secondary realm.
  210.  
  211. Rogues:
  212.  Rogues gain 1 XP for successfully searching out a secret door or trap with-
  213.    out using a spell. Others gain nothing.
  214.  Only Rogues gain XP for picking the locks on doors and chests.
  215.  Rogues can now lock doors when they close them. This sets the door to the
  216.    lowest level of locked door (FEAT_DOOR_HEAD + 0x01). To avoid scumming,
  217.    this level of locked door will *not* grant the XP bonus for unlocking
  218.    doors.
  219.  Other classes only get 1/2 of the normal XP gained for disarming traps.
  220.  Backstabbing a monster requires that the Rogue be wielding a weapon that is
  221.    5 pounds or lighter, the Rogue pass a randint(monster_level+10) <=
  222.    stealth check, and that the monster be somewhat humanoid.
  223.  Backstabbing also affects monsters that are stunned or confused, in
  224.    addition to those who are sleeping (ie, those that are helpless) or
  225.    fleeing.
  226.  Backstabbing a sleeping monster now does (5 + (plev/10)) times normal
  227.    damage (ie, x5 to x10!) and stabbing a fleeing monster deals x3 normal
  228.    damage (instead of the original x1.5).
  229.  
  230. Skeletons:
  231.  No longer starts at night as they did in the previous version.
  232.  
  233. Spectres:
  234.  No longer gains telepathy at level 35.
  235.  No longer glows (permanent lite) as they did in the previous version.
  236.  No longer starts at night as they did in the previous version.
  237.  
  238. Vampires:
  239.  Takes damage from wielding *any* light source (either in the Light slot or
  240.    as a weapon or armour) without having Resist Light.
  241.  
  242. Warriors:
  243.  Warriors gain an AC bonus equal to %50 of worn armour's base AC, rounded
  244.    down.
  245.  
  246. Warrior-Magi:
  247.  Bonus melee attacks at levels 25 and 50, bonus missile shot at level 35.
  248.  6 blows with same weight and multiplier restrictions as Warriors.
  249.  Arcane magic only, no secondary realm.
  250.  Available mana is at 75% what everyone else gets.
  251.  XP required is at +35% (down from +50%).
  252.  
  253. Weaponmasters:
  254.  Weaponmasters are roughly equal to Warriors as far as stats and skills go.
  255.  Weaponmasters have chosen for them, at birth, one of the four melee weapon
  256.    types (Hafted (blunt), Polearms, Axes, or Swords) and start out with a
  257.    fairly heavy (approximately 15 pounds) weapon of the proper type.
  258.  Weaponmasters gain a bonus to-hit and to-dam equal to the player's level
  259.    only when using a weapon of the type they specialize in.
  260.  [thanks to GSN for the suggestion on how to keep this from affecting bows &
  261.    throwing - I probably never would've spotted something so simple on my
  262.    own :]
  263.  Weaponmasters gain extra blows when wielding a weapon in their specialty
  264.    class (extra blows at levels 15, 30 and 45), but never have more than one
  265.    blow, regardless of Str & Dex and any magical considerations, when
  266.    wielding other weapons. [a Weaponmaster specializing in Axes wielding
  267.    Ringil is a laughable sight :]
  268.  Gains Fear Resistance at level 30.
  269.  No spellcasting.
  270.  XP penalty of 30%.
  271.  
  272. Zombies:
  273.  No longer starts at night as they did in the previous version.
  274.  
  275.  
  276.               ####### Monster-Related Changes #######
  277.  
  278.  Bumped Sauron to level 97 and replaced Oberon, and the Serpent of Chaos
  279.  with the three Sword Rulers (Arioch, Xiombarg and Mabelrode), all three of
  280.  which must be now be defeated to win.
  281.  
  282.  Monsters with HURT_FIRE or HURT_COLD take +50% damage from those sources.
  283.  
  284.  Monsters with RES_CHAO take extra damage from weapons of Chaos (in the
  285.  Eternal Champion setting, such weapons were created from Chaos to fight
  286.  Chaos), but damage from Chaos breath, bolts and balls are reduced like any
  287.  other resistance.
  288.  
  289.  EXPLOSIVE flag added (monster blows up when killed - a formalization of the
  290.  Unmaker's death effect). EXPLOSIVE monsters can only be killed by the
  291.  player.
  292.  
  293.  New monster blow effect: RBE_VAMP (drains XP and heals the monster). See
  294.  melee1.c for full details.
  295.  
  296. ## New monster blow effect: RBE_HALLU (causes hallucinations, preventable
  297.  with Resist Chaos or a saving throw).
  298.  
  299. ## New monster spell flags: BOULDER_1 (radius 0 ball, 3+(monlevel/10)d6
  300.  GF_ARROW damage, "The Foo throws a boulder.") and BOULDER_2 (radius 1 ball,
  301.  6+(monlevel/5)d6 GF_ARROW damage, "The Foo throws a large boulder.").
  302.  Basically, they are just slightly reworked ARROW_# spells, except that they
  303.  cannot be reflected as arrows can.
  304.  
  305.  Undead monsters are no longer totally immune to Nether attacks. Instead,
  306.  they resist at 1/9th normal damage (compared to 1/3rd for those who resist
  307.  Nether and 1/2 for Evil creatures).
  308.  
  309.  Defined humanoid monsters as a monster with one of the following symbols:
  310.  "AhkNoOpPtTyYVW" Used for Slay Humanoid and the backstab attack of Rogues.
  311.  
  312.  If you feel righteous [ie, Bless/Prayer spells and scrolls], then your
  313.  equipment won't become cursed from a monster's CAUSE_# or Hand of Doom
  314.  spell attacks.
  315.  
  316.  The monster health bar has been updated to show if a monster is stunned
  317.  (light brown) or confused (dark brown).
  318.  
  319.  Monster pits and nests no longer boost the level rating, though 'special'
  320.  feelings are still generated when appropriate. Out of depth monsters in the
  321.  pit/nest, of course, can still boost the rating. [vaults still boost as
  322.  normal]
  323.  
  324. ## Monsters with escorts can again be selected for random quests - unlike
  325.  those with friends and who multiply, escorted creatures aren't often too
  326.  weak to be a challenge. I'm going to try and find a way to allow their
  327.  escorts to actually accompany them...
  328.  
  329. ## The Hand of Doom also TY-Curses you if you don't save, and is also a bit
  330.  harder to resist.
  331.  
  332. ## Uniques no longer get automatic resistance to sleep, confusion, slowing,
  333.  etc., and the saving throw for all creatures against such attacks is a bit
  334.  weaker. [Uniques still can't be charmed, however]
  335.  
  336. ## New option: stupid_groups.  If 'stupid_monsters' is off, this option
  337.  controls whether group monsters will hide out in rooms, away from and out
  338.  of sight of the entrance, or if they will act like normal...
  339.  
  340.  
  341.                ####### Object-Related Changes #######
  342.  
  343.  Altered the Dexterity table governing the chance of having something stolen
  344.  from your backpack. There is no more immunity: the table tops out at 98% at
  345.  DEX:18/220 or higher.
  346.  
  347.  Chaotic weapons deal x2 damage to creatures who breathe chaos and those who
  348.  resist chaos (RES_CHAO) [briefly, weapons of Chaos, in the earlier Moorcock
  349.  stories, were created from Chaos by Law specifically to fight Chaos] and
  350.  have a reduced chance of causing earthquakes or causing your foe to vanish.
  351.  
  352.  Non-Chaotic weapons that cause earthquakes now only do so when the damage
  353.  dealt is greater than 50 *and* randint(2)==1. If damage is less than 50, an
  354.  earthquake can happen if randint(10)==1 [instead of randint(7)==1].
  355.  
  356.  Amulets are now vulnerable to electricity.
  357.  
  358.  Wielding a weapon with a Slay that conflicts with your race has a 50%
  359.  chance of burning you each turn. Wearing heavy gloves (gauntlets or better,
  360.  regardless of artifact or ego status) will prevent the burning. Yeeks and
  361.  Gambolts are considered animals, by the way. Since Slay Humanoid was
  362.  created only for Erekose's sword, Kanajana, which emitted a poisonous
  363.  radiation deadly to humanoids, those with Poison resistance won't be
  364.  scorched by it.
  365.  
  366.  Added a SLAY_HUMANOID flag. x3 base damage to humanoid creatures. Used
  367.  *only* on the Long Sword 'Kanajana' and will never appear on random
  368.  artifacts.
  369.  
  370.  Brands and Slays are now cumulative See cmd1.c for full details. (briefly,
  371.  a monster affected by more than one Slay or Brand will take more damage if
  372.  your weapon has them - for example, an Evil Demon which doesn't resist Cold
  373.  will have a multiplier of x5 to the base damage when hit by Ringil, instead
  374.  of the normal x3. If that Evil Demon resisted Cold, then the multplier
  375.  would be at x4 (set to 3 for the Slay Demon, +1 for Slay Evil) instead.
  376.  
  377.  Turned the code that adds random sustains, abilities and high resistances
  378.  into the RAND_SUST, RAND_ABILITY and RAND_RESIST object flags. Note that
  379.  these are *only* meant for ego-items, so if you modify the *_info files, I
  380.  make no guarantees about what will happen if you try and add these to an
  381.  artifact or normal object - it might crash or it might just ignore the
  382.  flags...
  383.  
  384.  Added Feanoran Lamps. Radius 2 permanent lite, level/rarity of 15/2, cost
  385.  of 1500 gold. Not available in the General Store, but can show up in the
  386.  Black Market. The Phial of Galadrial is now a level 20, rarity 5 item...
  387.  
  388.  Large chests now produce only 'good' items (like a monster's DROP_GOOD),
  389.  but are also rarer. [Wooden (rarity 2), Iron (rarity 4), Steel (rarity 6)]
  390.  
  391.  Small chests now produce only cash and are as common as they always were.
  392.  
  393.  Artifacts now have a 75% chance to resist disenchantment (was 71%) and
  394.  ego-items now have a 25% chance to resist disenchantment (formerly they had
  395.  no resistance, and 50% resistance in the last version of Gumband).
  396.  
  397.  Potions of Self Knowledge identify the contents of your pack, and are also
  398.  a bit cheaper and more common.
  399.  
  400.  Cursed random artifacts will no longer be generated.
  401.  
  402. ## Artifacts now have an 80% chance to avoid being "blasted" by a
  403.  curse_weapon or curse_armor effect.
  404.  
  405. ## Scrolls of Blessing, Holy Chant, and Holy Prayer now last, in order,
  406.  10+d20, 20+d40 and 30+d60).
  407.  
  408. ## Cannot pseudo-ID items while blind (can't judge quality if you can't see
  409.  the item), Berserk (not thinking of anything but smashing people :), cut,
  410.  stunned, hallucinating, poisoned, scared or paralyzed, as well as while
  411.  confused, of course. IE, you've got far too many other things on your mind
  412.  to be thinking about or looking at that mysterious item in your pack and
  413.  trying to figure out how valuable it might be. :)
  414.  
  415. ## 'Scrolls of Rune of Protection' have become 'Scrolls of Runes' and now
  416.  create a 'Sea of Runes' (as per the Life spell formerly known as 'Warding
  417.  True'). Of course, the scroll is now a lot rarer and more expensive.
  418.  
  419. ## Added 'Scrolls of Summon Pet', which does just what it says. :)
  420.  
  421. ## Played with weapon and armour distribution a bit - altered depths, costs,
  422.  how often each type is found in stores, etc... [most notable change is the
  423.  removal of the extra types of chain mail (replacing Rusty Chain Mail with
  424.  the 12 AC Ring Mail), the addition of the Light Spear (1d4), 3lbs, and
  425.  making regular spears 6.5lbs. :]
  426.  
  427. ## Random artifacts are less likely to be permanently, or even heavily,
  428.  cursed. TY-Cursed random artifacts are a bit rarer as well.
  429.  
  430.  
  431.                    ####### Spellcasting #######
  432.  
  433.  The biggest change of all to a spell effect: Invulnerability does *NOT*
  434.  prevent all damage, nor does it have a chance of being penetrated. Instead,
  435.  Invulnerability reduces *all* damage to 1/9th of normal (cumulative with
  436.  resistances and such, if I'm reading things right). Hate me yet? :)
  437.  
  438.  Failure rates for spellcasting are adjusted as follows:
  439. ## Wearing gloves (without Free Action or a Dexterity bonus) for mage-type
  440.       spellcasters (+15%) [was +25%]
  441. ## Being encumbered by heavy armour [penalty to fail equal to the amount of
  442.       mana you again lose for heavy armour; was +15% fail]
  443. ## Priests wielding a non-blessed edged weapon (+15%) [was +25%]
  444.    Being Berserk (+25%)
  445.    Being stunned (+15%/+25%)
  446.    
  447.  Characters suffering any of the conditions above can no longer get a 0%
  448.  spell failure rate, no matter how high their spell-stat or level is.
  449.  [penalties are assessed after bonuses]
  450.  
  451.  The various branding spells can now be used on non-stacked items in the
  452.  inventory and on the floor. Shopkeepers will only buy player-branded melee
  453.  weapons at 35% off the normal price.
  454.  
  455. ## Decreased the armour weight limits before penalties to spellcasting kick
  456.  in. See ./help/birth.txt for the actual numbers.
  457.  
  458. Chaos:
  459.  'Mana Burst' now has a straight 5% chance of producing a true ball of mana
  460.    (GF_MANA), destroying any non-artifact objects in its radius, instead of
  461.    the normal missile ball (GF_MISSILE), which doesn't destroy objects on
  462.    the ground. The mana ball does an extra 25 points of damage compared to
  463.    the missile ball.
  464.  'Wonder' now deals a *lot* more damage than standard spells, to make up for
  465.    the randomness which normally makes it a useless spell.
  466.  
  467. Death:
  468. ## 'Wraithform' now lasts (randint(plev) + (plev/2)), making it useful.
  469.    Wraithform, whatever the source, no longer grants reflection, and only
  470.    reduces damage to 1/3rd instead of 1/10th.
  471.  'Invoke Spirits' has been replaced by 'Punish Undead' (dispels and turns
  472.    undead creatures).
  473.  'Omnicide' has been replaced by 'Summon Death', a line-of-sight death
  474.    'ray'. There is a price for such power, however - if not invulnerable,
  475.    the caster will suffer 100+d100 damage from Death's cold touch...
  476.  
  477. Life:
  478.  'Bless Weapon' has been changed to 'Summon Angel'. There is a 1-in-5 chance
  479.    of a hostile summoning. Costs and failure rates are unchanged. Scrolls of
  480.    Bless Weapon (rarity of 75/4 & 100/2) has been added to compensate.
  481.  'Protection from Evil' now affects creatures of any level <= level 97,
  482.    regardless of the character's level. Duration of the effect has been
  483.    reduced. It is also less likely to successfully repel a monster (maximum
  484.    40% chance to repel at character level 50). These mods apply regardless
  485.    of the source of the PfE. (see melee1.c for full details)
  486.  
  487. Mindcraft:
  488.  'Precognition' now detects doors and stairs at level 5, with detect traps
  489.    bumped to level 10, and full detection moves to level 35, up from 30.
  490.  'Minor Displacement' has moved its dimension door (targeted, short-ranged
  491.    teleportation) effect to level 35 (up from level 25 and the 30 it was in
  492.    the last version).
  493.  'Major Displacement' now gives Teleport Other at level 45 instead of its
  494.    original 'Banish' (teleport away all creatures in line of sight) effect.
  495.  'Psychometry' now gives Identify at level 30 and *Identify* at level 40.
  496.  'Mind Wave' now becomes a line-of-sight effect at level 30 (up from 25
  497.   and down from the 40 it was in the last version - it now comes in at the
  498.   point most of my Mindcrafters who get past 500' start to die. :)
  499.  
  500. Sorcery:
  501.  'Stasis' (and, of course, all GF_STASIS effects) now affects uniques, as
  502.    well as those creatures with NO_SLEEP. They still get a saving throw,
  503.    however.
  504. ## 'Telekinesis' [which I consider useless since it can't go through walls,
  505.    unlike the original SAngband version] has become 'Slow Monsters'.
  506.  
  507. Trump:
  508.  'Reset Recall' becomes 'Minor Divination' which detects traps, doors,
  509.    stairs and normal monsters, with the same levels, costs and failure rates
  510.    as 'Reset Recall'.
  511. ## 'Trump Reach' [aka 'Telekinesis'] has become 'Nexus Bolt' [beam,
  512.    actually], with the same damage potential as Chaos' 'Fire Bolt'.
  513. ## Altered levels, costs and fail rates of many spells to reasonable levels,
  514.    including making 'Teleport', 'Teleport Level', and 'Word of Recall'
  515.    competitive with the Sorcery versions. [after all, transport is supposed
  516.    to be Trump's secondary specialty]
  517.  
  518.  
  519.                   ####### Other People's Work #######
  520.  
  521. (NOTE: I might have missed one or two, but no biggie. :] Mail me if you spot
  522. your own work so I can credit you properly...)
  523.  
  524. 01) Kieron Dunbar's Stormbringer patch, to put Stormy in the a_info & k_info
  525. text files instead of creating it on the fly.
  526.  
  527. 02) Kieron's self-cursing items patch - items with the "AUTO_CURSE" flag
  528. will curse themselves when worn, and the turn after being uncursed (at
  529. normal speed) while worn, when uncursed (giving you one chance to remove the
  530. item). The type of curse [heavy or normal] depends on what other Cursed
  531. flags the item has.
  532.  
  533. 03) Added Prfnoff's '[Last Messages]' routine to the character dump so we
  534. can all see what you died of. :)
  535.  
  536. 04) Stole the lose_mutation() function from ZAngband 2.5.3, which makes
  537. things a lot more logical when dealing with the gains and losses of
  538. Beastmen...
  539.  
  540. 05) Added Eric Bock's Pet Command Menu [accessed via the 'p' key under both
  541. keysets].  You can now control if pets can pick up objects or open doors, or
  542. forbid those things, tell your pets to follow you closely or to wander at a
  543. distance and, of course, dismiss your pets.
  544.  
  545.  
  546.                 ####### Bugs Pending and Fixed #######
  547.  
  548. 01) There are too many potions in the game at the moment, so a few potions
  549. cannot be generated via debug mode's item creation menus since the list runs
  550. out of symbols fairly quickly. It is not a priority to fix.
  551.  
  552. 02) If you look through the entire monster list ['/' then CTRL-a] while the
  553. 'know all monster info' cheat is active, you will see the occasional blank
  554. monster (ie, The ('')/(''): [(r)ecall, ESC]). This is because there are
  555. still empty slots in r_info.txt, which I will eventually fill.
  556.  
  557. 03) Like with Chaos Patrons, when you go to a 'p'revious character, the
  558. current Weaponmaster specialty remains, instead of restoring the older
  559. character's specialty. If you then continue rolling, a new specialty will be
  560. randomly chosen, of course. Not worth the effort to fix, IMHO.
  561.  
  562. 04) Sometimes, completely at random, the Roguelike option will set itself to
  563. true upon startup. I have no idea why...
  564.  
  565. 05) Unfortunately, it seems that sometimes the game will freeze when you
  566. enter a level. I have no idea why, as usual. :( All I can suggest, until I
  567. figure this out, is that if this happens right after a save, that you move
  568. your character around a bit before taking the stairs or WoR'ing into the
  569. level that just froze you - that usually changes the RNG enough so that the
  570. freeze won't happen a second time. This seems to happen deeper in the
  571. dungeon when you've got a lot of monsters - maybe something to do with the
  572. random quests...
  573.